home *** CD-ROM | disk | FTP | other *** search
- object AddDataDlg: TAddDataDlg
- Left = 13
- Top = 123
- BorderStyle = bsDialog
- Caption = 'Add Data Field to Object'
- ClientHeight = 273
- ClientWidth = 307
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- PixelsPerInch = 120
- Scaled = False
- OnCloseQuery = FormCloseQuery
- OnCreate = FormCreate
- OnShow = FormShow
- TextHeight = 16
- object SpeedButton1: TSpeedButton
- Left = 213
- Top = 240
- Width = 89
- Height = 30
- Caption = 'Help'
- Glyph.Data = {
- 06020000424D0602000000000000760000002800000028000000140000000100
- 0400000000009001000000000000000000000000000010000000000000000000
- 80000080000000808000800000008000800080800000C0C0C000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
- 7777777777777777777777777777777777777777777777777777777777777777
- 777777777778887777777777777777777777777777777777778AA87777777777
- 777777788777777777777777778AA87777777777777777788777777777777777
- 78AA87774447777777777788777788877777778878AA87774447777777877788
- 777788877777778A8AA877777777777777887887777777777777778AAAA87777
- 4487777777888887777788777777778AAAAAA877448777777788888888778877
- 7777778AAAAA87777447777777888888877778877777778AAAA8777777448777
- 77888888777777887777778AAA8778447784487777888887778877788777778A
- A87774487774447777888877788777788877778A877774487774447777888777
- 7887777888777788777777447784487777887777778877788777778777777774
- 4444877777877777777888887777777777777777777777777777777777777777
- 7777777777777777777777777777777777777777777777777777777777777777
- 77777777777777777777}
- NumGlyphs = 2
- OnClick = SpeedButton1Click
- end
- object Button2: TButton
- Left = 30
- Top = 240
- Width = 89
- Height = 30
- Caption = 'OK'
- Default = True
- ModalResult = 1
- TabOrder = 0
- OnClick = Button2Click
- end
- object Button3: TButton
- Left = 122
- Top = 240
- Width = 89
- Height = 30
- Cancel = True
- Caption = 'Cancel'
- ModalResult = 2
- TabOrder = 1
- end
- object GroupBox1: TGroupBox
- Left = 2
- Top = 2
- Width = 300
- Height = 231
- Caption = 'Select &Field Required'
- TabOrder = 2
- object Fields: TListBox
- Left = 9
- Top = 18
- Width = 283
- Height = 206
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ItemHeight = 16
- ParentFont = False
- TabOrder = 0
- OnDblClick = Button2Click
- end
- end
- object ODSHelp1: TODSHelp
- HelpText.Strings = (
- 'Button2'
- 'Button3'
- 'Fields'
- 'GroupBox1'
- 'ODSHelp1'
- 'SpeedButton1')
- HelpText.HelpData = {
- 06000100009F005072657373696E67207468697320627574746F6E2077696C6C
- 2063617573652074686520686967686C6967687465642044617461204669656C
- 6420746F206265206D6572676564207769746820746865206669656C64732063
- 757272656E746C7920646566696E65642077697468696E20746865204F626A65
- 63742077686F73652070726F7065727469657320617265206265696E67206564
- 697465642E00010100000001000060005072657373696E672074686973206275
- 74746F6E2077696C6C2072657475726E20746F20746865204F626A6563742050
- 726F706572747920456469746F722C20776974686F757420616464696E672061
- 6E792064617461206669656C64732E0001010000000100001F01546869732069
- 732061206C697374206F66207468652044617461204669656C64732074686174
- 206D6179206265206D65726765642077697468207468652063757272656E7420
- 4F626A656374206265696E67206564697465642E0D0A0D0A486967686C696768
- 7420746865204669656C6420726571756972656420616E64207468656E207072
- 65737320746865204F4B20627574746F6E2C206F722073696D706C792027646F
- 75626C652D636C69636B27206F6E20746865206E616D65206F66207468652046
- 69656C642E0D0A0D0A54686973204669656C642077696C6C207468656E206265
- 206D6572676564207769746820746865204669656C64732063757272656E746C
- 7920646566696E656420746F20746865204F626A6563742E0001010000000100
- 00000001000000000100000000010000000001000000000100000000}
- Color = 15269887
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = True
- MaxWidth = 300
- MoreText = 'More Information...'
- Top = 240
- end
- end
-